GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureOCR / Context Property





In This Topic
Context Property (IGdPictureOCR)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(6)>
Property Context As OCRContext
[DispId(6)]
OCRContext Context {get; set;}
read-write property Context: OCRContext; 
DispIdAttribute(6)
function get,set Context : OCRContext
[DispId(6)]
__property OCRContext get_Context();
__property void set_Context( 
   OCRContext value
);
[DispId(6)]
property OCRContext Context {
   OCRContext get();
   void set (    OCRContext value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureOCR
IGdPictureOCR Members